Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

169
Views
I want to hide "Copy Link" button from Iframe Youtube and video Info angular 2021

I want to prevent user to copy link of embed youtube video in my web page in angular. I used this code below in my angular component.

new window['YT'].Player('player', {
      videoId: id,
      playerVars: {
        autoplay: 0,
        modestbranding: 1,
        controls:0,
        disablekb: 1,
        rel: 0,
        fs: 1,
        //playsinline: 1,
        //enablejsapi: 1,
      },
      events: {
        'onStateChange': this.onPlayerStateChange.bind(this),
        //'onError': this.onPlayerError.bind(this),
        //'onReady': this.onPlayerReady.bind(this),
      },
    });

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!